C1.Win.C1Document.4.8 Assembly / C1.Win.C1Document Namespace / IAsyncActionWithProgress<TProgress> Interface

IAsyncActionWithProgress<TProgress> Interface Properties

For a list of all members of this type, see IAsyncActionWithProgress<TProgress> members.

Public Properties
 NameDescription
 PropertyGets or sets the method that handles the action completed event.  
 PropertyGets an exception occurs in the asynchronous operation. (Inherited from C1.Win.C1Document.IAsyncInfo)
 PropertyGets the handle of the asynchronous operation. (Inherited from C1.Win.C1Document.IAsyncInfo)
 PropertyGets or sets the method that receives progress events.  
 PropertyGets a value that indicates the status of the asynchronous operation. (Inherited from C1.Win.C1Document.IAsyncInfo)
Top
See Also